xenstore: cleanup tdb.c
authorJuergen Gross <jgross@suse.com>
Tue, 28 Mar 2017 16:26:15 +0000 (18:26 +0200)
committerWei Liu <wei.liu2@citrix.com>
Mon, 3 Apr 2017 13:04:41 +0000 (14:04 +0100)
commit183676701552f27012f6b33106f139835d3cb841
tree0d21a9343c74ddaba31eda2eac9e63511f28b6a5
parentf2bebf72c4d51aa954aabae468587e626f95ce98
xenstore: cleanup tdb.c

Remove all unused functions from tdb.c. This will reduce code size of
xenstored and - more important - of xenstore stubdom.

tdb.c hasn't been updated to a newer version since its introduction in
2005. Any backport of bug fixes or update to a new version will need
major work, so there is no real downside to remove not needed code.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/xenstore/tdb.c
tools/xenstore/tdb.h